home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / svgapv23 / readme.1st < prev    next >
Encoding:
Text File  |  1995-01-19  |  8.0 KB  |  193 lines

  1. *****************************************************************************
  2. SVGAPV  A Super VGA Graphics Library For Use With MS PDS and MS VBDOS
  3. Copyright (c) 1993-1995 By Stephen L. Balkum and Daniel A. Sill 
  4. *****************************************************************************
  5.  
  6. *****************************************************************************
  7. INTRODUCTION
  8. *****************************************************************************
  9.     SVGAPV is a Super VGA graphics library designed for use with
  10. MS PDS and MS VBDOS.  It is written in 100% assembly language for the best
  11. possible speed.  It provides the MS PDS/VBDOS programmer with an easy
  12. interface to the high resolution/high color video modes of the newer SVGA
  13. video cards.  Because there is no "standard" for VGA video cards above the 
  14. 320x200x256 resolution, each video card manufacturer has implemented a 
  15. slightly different method to access these high resolution/high color video 
  16. modes.  This graphics library will automatically identify the video card and 
  17. its installed memory.  This way, the programmer may write graphics programs 
  18. that will work on most any SVGA card without writing specific versions for 
  19. each individual SVGA card.  Over 100 subroutines and functions are provided.
  20.  
  21.  
  22. *****************************************************************************
  23. SYSTEM REQUIREMENTS
  24. *****************************************************************************
  25.         
  26.     This SVGA graphics library requires a 386sx or better processor (to
  27. take advantage of 32 bit instructions) as well as one of the following Super 
  28. VGA video card brands/chip sets:
  29.         
  30.         Acumos SuperVGAs
  31.         Avance Logic SuperVGAs
  32.         ATI Technologies SuperVGAs
  33.         Ahead SuperVGAs
  34.         Chips and Technologies SuperVGAs
  35.         Cirrus Logic SuperVGAs
  36.         Everex Micro Enhancer SuperVGAs
  37.         Genoa SuperVGAs
  38.         Mxic SuperVGAs
  39.         NCR SuperVGAs
  40.         Oak Technologies SuperVGAs
  41.         Realtek SuperVGAs
  42.         Paradise/Western Digital SuperVGAs
  43.         Primus SuperVGAs
  44.         Trident SuperVGAs
  45.         Tseng Labs SuperVGAs
  46.         Video 7 SuperVGAs
  47.         All VESA compatible SuperVGAs (version 1.00 and greater)
  48.  
  49.     The maximum resolution is dependent on the video card, its 
  50. installed memory, and the video monitor.  Most VGA video cards support the 
  51. 320x200x256 and 640x400x256 video modes.  512k of video memory is required 
  52. to support the 640x480x256 and 800x600x256 video modes.  1 meg of video 
  53. memory is required to support the 1024x768x256 video mode.  2 meg of video 
  54. memory is required to support the 1280x1024x256 video mode.
  55.     Also, video card manufactures are starting to provide VESA drivers 
  56. for their video cards. Contact the technical service department of your 
  57. video card manufacturer and see if they have a VESA driver available for 
  58. your card.
  59.  
  60. Note:  Unfortunately, we currently cannot detect more than 1 Meg of video
  61. memory on ATI SuperVGAs.  We suggest users of 2 Meg ATI cards use the VESA
  62. driver with the pan option enabled (vvesa.com pan).  Any suggestions in this
  63. area are appreciated.
  64.  
  65.  
  66. *****************************************************************************
  67. WHAT IS NOT INCLUDED
  68. *****************************************************************************
  69.     The following functions are not included with the shareware version. 
  70. Please note that we feel that these functions are not nessessary for the 
  71. evaluation of the library but do provide some incentive to register.
  72.  
  73.     FILLCONVEXPOLY
  74.     FILLPOLY
  75.     PCXMAKE
  76.     XMSALLOCATE
  77.     XMSBLKGET
  78.     XMSBLKPUT
  79.     XMSCOPY
  80.     XMSERROR
  81.     XMSFREE
  82.     XMSGET
  83.     XMSPUT
  84.     XMSSCREENGET
  85.     XMSSCREENPUT
  86.     
  87.  
  88. *****************************************************************************
  89. LEGAL STUFF
  90. *****************************************************************************
  91.  
  92. NO WARRANTY / NO LIABILITIES:
  93.     Stephen L. Balkum, Daniel A. Sill, and Zephyr Software provide no 
  94. warranties, either expressed or implied, of merchantability, or fitness, 
  95. for a particular use or purpose of this SOFTWARE and documentation.      
  96.     In no event shall Stephen L. Balkum, Daniel A. Sill, and Zephyr 
  97. Software be held liable for any damages resulting from the use of, misuse of, 
  98. or inability to use, the SOFTWARE and documentation.
  99.  
  100.  
  101. COPYRIGHT:
  102.     This SOFTWARE is owned by Stephen L. Balkum, Daniel A. Sill and is 
  103. protected by both United States copyright laws, and international treaty 
  104. provisions. 
  105.  
  106.  
  107. U.S. GOVERNMENT RESTRICTED RIGHTS:
  108.     Use, duplication, or disclosure of the SOFTWARE and documentation
  109. by the U.S. Government is subject to the restrictions as set forth in 
  110. subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer 
  111. Software clause at DFARS 252.227-7013. Contractor/manufacturer is Stephen 
  112. L. Balkum and Daniel A. Sill P.O. Box 7704, Austin, Texas 78713-7704
  113.  
  114.  
  115. OTHER RESTRICTIONS:
  116.     You may not rent, or lease, this SOFTWARE or documentation. You 
  117. may not network this SOFTWARE or documentation.  You may not disassemble
  118. or reverse engineer this SOFTWARE.  THIS SOFTWARE IS FOR EVALUATION ONLY.
  119. YOU ABSOLUTELY MAY NOT SELL, RENT, LEASE, GIVE AWAY ANY PROGRAMS WRITTEN 
  120. USING THIS SHAREWARE VERSION OF THIS SUPER VGA GRAPHICS LIBRARY.  ANYONE 
  121. FOUND DOING SO WILL BE PROSECUTED.
  122.  
  123.  
  124. *****************************************************************************
  125. REGISTRATION, UPGRADES, BUG REPORTS, ETC.
  126. *****************************************************************************
  127.  
  128. REGISTRATION:
  129.     If, after evaluating this software, you would like to register it,
  130. the price is $35.00 for the first copy and $5 for each additional copy or
  131. upgrade (including alternate DOS versions).  With registration you will 
  132. receive the registered version of the SVGAPV graphics library and the 
  133. following bonuses:
  134.  
  135.     * Additional features such a PCX encoding, XMS support and the
  136.       polygon fill routines.
  137.     * MS Word 2.0 file Documentation (including drawings, table of contents,
  138.       complete index, ready to print).
  139.     * A text file version of the documentation (including a table of 
  140.       contents)
  141.     * A font editor (mouse/keyboard driven with source and samples)
  142.       that will allow you to create custom fonts (from 4x4 to 8x16)
  143.       as well as font object files that can be linked with your program.
  144.     * A mouse cursor editor (mouse/keyboard driven with source and
  145.       samples) that will allow you to create custom mouse cursors as
  146.       well as mouse cursor object files that can be linked with your
  147.       program.
  148.     * Limited telephone technical support (evenings only, we will be
  149.       glad to help you with the use of our library, but we cannot debug
  150.       your code.)
  151.     * Discounts on upgrades and alternate DOS versions (such as the C
  152.       version (both MS & Borland), the MS QuickBASIC version and the
  153.       SP PowerBASIC version.
  154.  
  155. Please see the file 'ORDER.FRM' for complete ordering information.
  156.  
  157.  
  158. UPGRADES:
  159.     We will maintain a mailing list of registered users so we may
  160. notify you of future upgrades, discounts and products.  Should you discover
  161. that a new version exists and we have not notified you, please contact us
  162. for upgrade information and discounts.
  163.  
  164.  
  165. COMMENTS, SUGGESTION, BUG REPORTS:
  166.     We are very interested in what you think of our library, Please 
  167. send all comments, suggestions, ideas, and bug reports to:
  168.  
  169.      Zephyr Software
  170.      P.O. Box 7704
  171.      Austin, Texas  78713-7704
  172.  
  173. We can also be contacted through internet:
  174.         
  175.      balkum@phoenix.phoenix.net
  176.      sill@zoe.as.utexas.edu
  177.  
  178.  
  179. ABOUT SHAREWARE:
  180.     We are big believers in the shareware concept.  Both of us have
  181. purchased several shareware packages.  In keeping with the concept of 
  182. shareware, this software package is not vitally crippled, oversized,
  183. or otherwise disabled.  The only real difference between the registered 
  184. version and the shareware version is that the registered version will 
  185. have your name and a serial number encoded within it and you will be
  186. permitted to distribute programs written with it.
  187.  
  188. Please help all shareware authors and register the software that you use.
  189.  
  190. Thank you for taking the time to read this.
  191.  
  192.     Stephen L. Balkum                       Daniel A. Sill
  193.